home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
Syn Text Editor 2.1.0.46
/
synsetup-2.1.0.46.exe
/
{app}
/
template.ini
< prev
next >
Wrap
INI File
|
2002-07-19
|
698b
|
42 lines
; Template for a syntaxhiglight definition file to use with the Custom Highlighter from syn.
; See the readme.htm file (section Usage) for a description,
; if this is not enough Email me: stievie@utanet.at.
; To use this file it must be in the Programpath and it must have the name "synhigh.ini".
[Genral]
; The Name of the Language
LangName=SomeName
[CommentStyle]
ansi=false
asm=false
bas=false
c=false
pas=false
vb=false
perl=false
[String Delimiter]
Double Quotes=true
Single Quotes=false
[Switches]
markup=false
entity=false
dollarvariables=false
ActiveDot=false
[Objects]
object1
object2
[Constants]
constant1
constant2
[Keywords]
key1
key2